home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / clip_art / _cdview / _run < prev    next >
Encoding:
Text File  |  1997-12-19  |  1.0 KB  |  28 lines

  1. iconsprites <Obey$Dir>.!sprites
  2. Set CDview$Dir <Obey$Dir>
  3. Set EdCDClip$Dir <Obey$Dir>.^.^
  4. Wimpslot -min 256K -max 256K
  5.  
  6. Set File$Type_D94 ArtWork
  7.  
  8. RMEnsure ImageExtend 0.78 RMLoad <CDview$Dir>.Resources.ImageExtnd
  9. RMEnsure ImageExtend 0.78 ERROR 0 This application needs ImageExtend 0.78 or newer
  10.  
  11. RMEnsure DitherExtend 0.40 RMLoad <CDview$Dir>.Resources.DitherExt
  12. RMEnsure DitherExtend 0.40 ERROR 0 This application needs DitherExtend 0.40 or newer
  13.  
  14. RMEnsure ArtworksRenderer 1.05 RMLoad <CDview$Dir>.Resources.AWRender
  15. RMEnsure ArtworksRenderer 1.05 ERROR 0 This application needs ArtWorks Renderer1.05 or newer
  16.  
  17. RMEnsure GDraw 2.84 RMLoad <CDview$Dir>.Resources.GDraw
  18. RMEnsure GDraw 2.84 ERROR 0 This application needs GDraw 2.84 or newer
  19.  
  20. RMEnsure FontDraw 1.07 RMLoad <CDview$Dir>.Resources.FontDraw
  21. RMEnsure FontDraw 1.07 ERROR 0 This application needs FontDraw 1.07 or newer
  22.  
  23. RMEnsure DrawFile 1.01 RMLoad <CDview$Dir>.Resources.DrawFile
  24. RMEnsure DrawFile 1.01 ERROR 0 This application needs DrawFile 1.01 or newer
  25.  
  26. Run <CDview$Dir>.cdview
  27.  
  28.